parseInt("42");
Converts a string into a number.

Number();
Converts any value into a number.
